Add Codex Agent cookbook documentation HUD-529 - #257
Merged
Conversation
- Add new Cookbooks section with Codex Agent guide - Include complete example for local and hub modes - Fix shell tool root user check and error handling
ryantzr1
force-pushed
the
feat/codex-coding-cookbook
branch
from
January 8, 2026 06:47
e1186e6 to
d1067be
Compare
ryantzr1
force-pushed
the
feat/codex-coding-cookbook
branch
from
January 8, 2026 08:14
40364e7 to
39566f9
Compare
jdchawla29
approved these changes
Jan 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Introduces comprehensive documentation and example for building coding agents with native
shellandapply_patchtools, plus a minor shell tool fix.docs/cookbooks/codex-coding.mdxwith quick start for local/hub modes, tool specs, agent integration details, complete example, and CLI usagedocs/docs.jsonnavigation with a new Cookbooks group andcookbooks/codex-codingpageexamples/06_codex_coding_agent.pydemonstrating local and hub execution, CLI flags, and model validationhud/tools/shell.pyto perform user demotion only when running as root on Unix, improving compatibility outside containersWritten by Cursor Bugbot for commit 39566f9. This will update automatically on new commits. Configure here.